
.content {
margin: 0 5px 0 1px;
}
	.content h1 {
	/*border-bottom: 2px solid #365D84;*/ margin-top: 5px; margin-bottom: 25px; padding-bottom: 5px;
	}
	.content h2 {
	margin-top: 30px; margin-bottom: 15px;
	}
	.content h4 {
	font-size: 11px; margin-bottom: 10px;
	}
	.content h4 span {
	font-style: italic;
	}

/*
========================================================
	whosJobIsIt Page Styles
========================================================
*/
	#whosJobIsIt {
	}
	#whosJobIsIt h2 {
	margin-top: 30px; margin-bottom: 15px;
	}
	#whosJobIsIt h2#List {
	border-bottom: 2px solid #365D84; color: #365D84; padding-bottom: 2px; padding-left: 5px;
	}
	#whosJobIsIt h3 {
	color: #444444; font-size: 12px;
	}
	#whosJobIsIt a {
	color: #365D84; font-size: 11px; font-weight: normal;
	}
	#whosJobIsIt p {
	}
	#brought2YouBy p {
	margin-bottom: 15px;
	}
	#whosJobIsIt ul {
	}
	#whosJobIsIt li {
	background: #7F93B3; border: 1px solid #365D84; margin-bottom: 10px; padding: 5px;
	}
	#whosJobIsIt li a {
	color: #365D84; font-size: 10px; font-weight: bold;
	}
	#whosJobIsIt li a:visited {
	color: #EEE;
	}
	#whosJobIsIt li a:hover {
	color: #EEE;
	}
	#whosJobIsIt li h3 {
	color: #EEE; font-size: 12px;
	}
	#whosJobIsIt li p {
	color: #FFF;
	}	
	#whosJobIsItImg {
	position: relative; display: block; width: 432px; height: 271px; margin: 0 auto; text-decoration: none;
	}
	#whosJobIsItImg span {
	display: none;
	}
	#whosJobIsItImg:hover span {
	width: 170px; line-height: 16px; display: block; padding: 5px; position: absolute; right: 20px; top: 20px;
	background-color: #E6E3D4; border: 1px solid #D3CEBA; color: #365D84; font-size: 10px; font-weight: bold; text-decoration: none;
	}


/*
========================================================
	Kids Zone Page Styles
========================================================
*/
	#kidzZone ul {
	}
	#kidzZone li {
	/*background: #FFFFEE; border: 1px FFFFCC;*/ margin-bottom: 10px; padding: 5px;
	}
	#kidzZone li a {
	color: #365D84; font-size: 10px; font-weight: bold;
	}
	#kidzZone li a:visited {
	color: #EEE;
	}
	#kidzZone li a:hover {
	color: #666;
	}
	#kidzZone li h3 {
	color: #365D84; font-size: 12px;
	}
	#kidzZone li p {
	color: #000;
	}	
